Click or drag to resize

Property Constructor

Overload List
  NameDescription
Public methodProperty
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, Boolean)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, Byte)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, IListString)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, DateTime)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, Double)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, Int64)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, Object)
Initializes a new instance of the Property class.
Public methodProperty(PropertyPath, String)
Initializes a new instance of the Property class.
Top
See Also